<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@font-face {
font-family: 'yndzkjfont';
src: url('../fonts/pingfangmedium.ttf'),url('../fonts/pingfangmedium.eot');
font-weight:normal;
font-style:normal;
}*/

* {
    /* font-family: arial, sans-serif; */
    /* font-size: .80rem; */
    font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
    -webkit-text-size-adjust: none;
}

body {
    background: rgb(241, 241, 241);
}

ul {
    padding-inline-start: 0 !important;
}

li {
    list-style: none
}

a:hover {
    text-decoration: none;
}

p {
    line-height: 1.8em;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.cb {
    clear: both;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 50%;
    color: #FFF;
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}


/* header */

.site-header {
    width: 100%;
    background: #F0F0F0;
    border-bottom: 1px solid #d8dddd;
    position: relative;
    z-index: 99999;
}

.site-header.small {
    height: 46px;
    position: fixed;
    z-index: 99999;
}


/* .site-header .logo {
    width: 200px;
    height: 80px;
    margin: 10px 10px;
    background: url('../images/logo.png') center;
} */

.site-header .logo a {
    display: block;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-default .navbar-brand h1 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    background: url(../images/logo.png) no-repeat left 0px;
    padding: 3px 0px 3px 75px;
}

.navbar-default .navbar-brand h1,
.navbar-default .navbar-brand h1 small {
    color: #555;
}

.navbar-default .navbar-brand h1 small {
    margin-left: 10px;
}

.site-header .yndzkjnavbar {
    margin-bottom: 0px;
    width: 100%;
    border-radius: 0;
    min-height: 40px;
    border: 1px;
}

.site-header .yndzkjnavbar li a {
    color: #555 !important;
    line-height: 3rem;
    display: block;
    padding: 10px 10px;
    position: relative;
    /* background: #f8f8f8; */
}

.site-header .yndzkjnavbar li a:hover {
    background: #1755a2;
    color: #FFF !important;
}

.header-menu-slide {
    height: 3px;
    width: 0;
    background: #FF0000;
    position: absolute;
    bottom: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.header-menu-slide-top {
    top: 0;
}

.header-menu-slide-bottom {
    bottom: 0;
}

.header-menu-slide-left {
    left: 50%;
}

.header-menu-slide-right {
    right: 50%;
}

.site-header .yndzkjnavbar li a:hover .header-menu-slide-left {
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
    width: 50%;
}

.site-header .yndzkjnavbar li a:hover .header-menu-slide-right {
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    width: 50%;
}

.site-header.pcsmall .navbar,
.site-header.pcsmall .navbar .navbar-nav li a,
.site-header.pcsmall .navbar-default .navbar-brand h1,
.site-header.pcsmall .navbar-default .navbar-brand h1 small {
    background: #1755a2;
    color: #FFF !important;
}

.site-header.pcsmall .navbar-default .navbar-brand h1 {
    background: url("../images/logo-small.png") no-repeat left 0px;
}

.site-header.small .navbar li a {
    padding: 13px 10px;
}

.site-header.small .navbar-toggle {
    margin-top: 5px;
    margin-bottom: 5px;
}

.navbar-header {
    margin-left: 15px;
}


/* footer */

.page-footer {
    background: #123c71;
    padding: 40px 0;
    color: #FFF;
}

.page-footer ul {
    padding-left: 0;
    line-height: 30px;
}

.page-footer a {
    color: #FFF;
}

.box-tit {
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.company-info i {
    padding-right: 5px;
}

.copyright {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #41535d;
}

.box-content {
    overflow: hidden;
}

.cellphone-contact-shortcuts {
    width: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 0;
}

.cellphone-contact-shortcuts a {
    color: #FFF;
    background: #1755a2;
    display: block;
    height: 48px;
    text-align: center;
    line-height: 15px;
    padding: 5px 0;
    /* border: 1px solid #FFF; */
    /* border-radius: 28px; */
    text-decoration: none;
}

.cellphone-contact-shortcuts i {
    color: #FFF;
    width: 100%;
    height: 20px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.cellphone-contact-shortcuts .cellphone-wechat img {
    height: 18px;
    width: auto;
}


/* index */

.index-row-box h2 {
    margin-top: 50px;
    font-size: 3rem;
    line-height: 1.3;
    text-align: center;
}

.index-row-box .index-row-box-content {
    padding: 25px 20px;
    /* padding-left: 20px !important;
padding-right: 20px !important; */
}

.index-product-card-container,
.product-category-list-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.index-product-card {
    padding: 20px;
    display: flex;
}

.index-product-card a {
    display: block;
    box-sizing: border-box;
    background: #FFF;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

.index-product-card a:hover {
    box-shadow: 0 14px 25px rgba(0, 0, 0, .16);
}

.index-product-card-text {
    padding: 30px;
    text-align: left;
}

.index-product-card .index-product-card-text h3 {
    color: #333;
    font-size: 2.5rem;
    margin: 10px auto;
    font-style: normal;
}

.index-product-card .index-product-card-text .index-product-card-advantage {
    font-size: 1.3rem;
    color: #999;
}

.index-product-card .index-product-card-text .index-product-card-intro {
    color: #999;
    font-size: 1.5rem;
    line-height: 2.5rem;
}

.index-product-card .index-product-card-text .index-product-card-btn {
    font-size: 1.3rem;
    color: #FFF;
    background: #1755a2;
    padding: 10px 15px;
    border: 0;
}

.index-company-intro-container,
.index-techlib-container {
    background: #FFF;
    margin-left: -45px !important;
    margin-right: -45px !important;
    padding-bottom: 40px;
}

.index-row-box .index-brief-intro {
    text-align: center;
}

.index-case-card{
    padding:20px 5px;
}

.index-case-card a {
    color: #999;
    padding: 15px;
    display: block;
    line-height: 2rem;
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

.index-case-card a:hover {
    background: #1755a2;
    color: #FFF;
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
}

.index-case-card-title {
    display: block;
    padding: 20px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index-techlib-container {
    padding-bottom: 80px;
}

.index-row-box .index-techlib-content li a {
    color: #999;
    display: block;
    line-height: 3rem;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

.index-row-box .index-techlib-content li a:hover {
    color: #1755a2;
}

.index-row-box .index-techlib-content .index-techlib-left li a {
    text-align: right;
    padding-right: 10px;
}

.index-row-box .index-techlib-content .index-techlib-right li a {
    text-align: left;
    padding-left: 10px;
}

.index-row-box .index-techlib-content .index-techlib-left li a:hover {
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
}

.index-row-box .index-techlib-content .index-techlib-right li a:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
}

.force-img-sacle-container {
    width: 100%;
    height: 0;
    padding-bottom: 70%;
    overflow: hidden;
}

.color-red {
    color: #f60;
}

.color-red span {
    padding-left: 5px;
    font-size: 1.2em;
    color: #f90;
}

.main-content {
    overflow: hidden;
}

.description {
    text-indent: 2em;
}

.index-techlib li {
    border-bottom: 1px dotted #ebebeb;
    margin-top: 10px;
}

.index-techlib li a {
    white-space: nowrap;
    overflow: hidden;
    line-height: 28px;
}

.index-product-box-container {
    padding: 0 0 0 30px;
}

.index-recommended-product-name {
    line-height: 2.2em;
}

.index-product-advantageul {
    margin-left: 1%;
}

.index-product-advantageul li {
    background: url("../images/ul_standard-arrow.png") no-repeat left center;
    padding-left: 20px;
}

.image-box,
.twocolumncasethumb {
    height: 0;
    padding-bottom: 74.5%;
    position: relative;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ebebeb;
}

.product-box .image-box img,
.twocolumncasethumb img {
    width: auto;
    height: auto;
    position: absolute;
    text-align: center;
    padding: 2px;
    transition: all 0.6s
}

.twocolumncasethumb {
    margin: 10px auto 0px auto;
}

.twocolumncasetitle {
    padding: 0 3px;
}

.twocolumncasetitle a {

    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #FFF !important;
    /* background: rgba(0, 0, 0, 0.5); */
    background:#1755a2;
    text-align: center;
}

.product-box a img:hover {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}

.index-brief-intro .brief-intro img {
    float: left;
    padding: 2px;
    border: 1px solid silver;
    margin: 0 8px 0 0;
}

.index-brief-intro .brief-intro p {
    text-indent: 2em;
}

.index-techlib-first-article {
    border: dotted 1px #EDEDED;
    width: 100%;
    background: #ebebeb;
    padding: 2px 3px 0 5px;
    border-radius: 5px 5px 0 0;
}

.index-techlib-first-article p {
    text-indent: 0;
    font-size: 11px;
    color: #686868;
}

.category-more {
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
}

.category-more a:after {
    content: "|";
    padding-left: 8px;
    padding-right: 5px;
}

.parentproductcategory {
    padding-left: 10px;
}

.subproductcategory {
    margin-left: 35px;
    padding-left: 32px;
    background: url("../images/sub_product_category_bg.png") left center no-repeat;
}

.subproductcategory:last-of-type {
    background: url("../images/sub_product_category_last_bg.png") left center no-repeat;
}

.crumb {
    background: #f5f5f5;
}

.crumb .breadcrumb {
    margin-bottom: 0px;
}

.post {
    margin: 0;
    background: #FFF;
    padding: 50px 30px 50px 30px;
    margin-bottom: 30px;
    color: #9b9b9b;
}

.post a {
    color: #41535d;
}

.post-head {
    text-align: center;
}

.post-meta {
    color: #959595;
    margin: 15px 0;
}

.post-meta span {
    margin: 0px 7px;
    white-space: nowrap;
}

.post-content {
    color: #9b9b9b;
}

.post-footer {
    padding-top: 20px;
}

.article-content img {
    max-width: 100%;
    width: auto;
}

.sidebar {
    margin: 0;
}

.sidebar .widget {
    background: #ffffff;
    padding: 21px 0px 0px 0px;
}

.widget .title {
    margin-top: 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 21px;
    position: relative;
}

.widget .content {
    overflow: hidden;
}

.widget li {
    line-height: 30px;
}

.widget .tag-cloud a {
    border: 1px solid #ebebeb;
    padding: 2px 7px;
    color: #959595;
    line-height: 1.5em;
    display: inline-block;
    margin: 0 7px 7px 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.widget .tag-cloud a:hover {
    color: #333;
    background: #ccc;
    border: 1px solid #ccc;
    text-decoration: none;
}

.product-meta {
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.product-thumb {
    border: 1px solid #ebebeb;
    padding: 10px;
    margin-bottom: 10px;
}

.thumb-box {
    position: relative;
    height: 0px;
    padding-bottom: 90%;
    overflow: hidden;
}

.product-info {
    text-align: left;
}

.product-info h1 {
    margin-top: 5px;
    border-bottom: 1px dotted #ebebeb;
    padding-bottom: 10px;
    font-size: 33px;
}

.product-info dt {
    color: #333;
    float: left;
    font-weight: normal;
    margin-right: 15px;
}

.product-info dd,
.product-info dt {
    line-height: 3rem;
}

.product-info dl {
    margin-bottom: 10px;
}

.product-content {
    margin-bottom: 20px;
}

.post h1 {
    color: #1755a2;
}

.post h2,
.post h3,
.post h4 {
    color: #333;
}

.article-list {
    overflow: hidden;
}

.article-list-item {
    line-height: 30px;
    border-bottom: 1px dotted #ebebeb;
    padding: 30px 30px 15px 30px;
    margin: 20px 0;
    border: 1px solid rgba(0, 0, 0, .03);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.article-list-item-meta {
    font-size: 1rem;
}

.article-list-item-btn {
    display: block;
    padding: 5px 15px;
    background: #1755a2;
    border: 1px solid #1755a2;
    color: #FFF !important;
    float: right;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
}

.article-list-item-btn:hover,
.article-list-item-title:hover {
    color: #1755a2 !important;
    background: #F9F9F9;
}

.article-list-item-btn span {
    margin-left: 10px;
}


/* .article-list li:nth-child(odd) {
    background-color: #f9f9f9
} */

.friend-link li {
    float: left;
    padding: 0 5px;
}

.pagination {
    margin: 0 0 35px;
    text-align: center;
    display: block;
}

.pagination a {
    text-align: center;
    display: inline-block;
    color: #666;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ebebeb;
}

.pagination a:hover {
    background: #ebebeb;
    text-decoration: none;
    border: 1px solid #ccc
}

.pagination a i {
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.pagination .page-number {
    background: #fff;
    color: #666;
    margin: 0 3px;
    display: inline-block;
    line-height: 36px;
    padding: 0 14px;
    border-radius: 2px;
    border: 1px solid #ebebeb;
}

.thumbimg {
    text-align: center;
}

.thumbimg img {
    width: 50%;
    margin: 15px auto;
    padding: 2px;
    border: 1px solid #999;
}

.picFocus {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    zoom: 1;
}

.picFocus .hdthumb {
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
}

.picFocus .hdthumb ul {
    margin-right: -5px;
    overflow: hidden;
    zoom: 1;
}

.picFocus .hdthumb ul li {
    padding-top: 5px;
    float: left;
    text-align: center;
    width: 33.33%;
    height: 20%;
}

.picFocus .hdthumb ul li img {
    width: 100%;
    height: 100%;
    border: 2px solid #ddd;
    cursor: pointer;
    margin-right: 5px;
}

.picFocus .hdthumb ul li.on {
    background: url("../images/icoUp.gif") no-repeat center 0;
}

.picFocus .hdthumb ul li.on img {
    border-color: #f60;
}

.picFocus .bdthumb {
    height: 80%;
}

.picFocus .tempWrap,
.picFocus .bdthumb ul {
    height: 100%;
}

.picFocus .bdthumb li {
    vertical-align: middle;
    height: 100%;
}

.picFocus .bdthumb img {
    width: 100%;
    height: 100%;
    display: block;
}

.productthumbslide {
    width: 100%;
    height: 0px;
    position: relative;
    padding-bottom: 80%;
}


/*main body table*/

.post-content table {
    width: 100%;
    text-align: center;
    line-height: 2em;
    border-collapse: collapse;
    border: none;
}

.post-content table td,
.post-content table th {
    border: 1px solid silver;
}

.post-content table th {
    /* background: #555; */
    text-align: center;
    font-weight:normal;
    line-height: 2.5em;
}

.post-content table tr:nth-child(2n+1) {
    background: #EAEAEA;
}

.post-content table tr:hover {
    background: #1755a2;
    color: #FFF;
}


/*main body headline*/

.post h1 {
    font-weight: normal;
    font-size: 2.5em;
}

.article h1 {
    font-size: 1.5em;
    padding: 20px 0 30px 0;
}

.post h2 {
    font-weight: normal;
    font-size: 1.6em;
    line-height:3em;
}

.post h3,
.post h4 {
    font-weight: normal;
    font-style: italic;
}

.post h3 {
    font-size: 1.2em;
}

.post h4 {
    font-size: 1.0em;
}

.contact-us-container p {
    margin-left: 10px;
}

.contact-us-container p:nth-child(2n) {
    text-indent: 2em;
    font-size: 1.3em;
}

.contact-us-container p:nth-child(2n+1) {
    font-size: 1.6em;
    color: #e36c09;
    padding-top: 20px 0 5px 5px;
}

.contactus-container {
    background: rgb(241, 241, 241) !important;
}

.contactus-container h2 {
    margin-top: 50px;
    margin-bottom: 10px;
    margin-left: -15px;
}

.contact-method-container {
    background: #fff;
    padding: 40px 0 40px 0px;
    color: #333;
}

.contact-method-container div {
    border-right: 1px solid #EAEAEA;
    padding-left: 30px;
}

.query-form-list {
    color: #fff !important;
    display: block;
    padding: 30px 20px;
    background: #e05314;
    transition: background-color .3s;
}

.query-form-list:nth-child(1) {
    border-right: 2px solid rgb(241, 241, 241);
}

.query-form-list:hover {
    background: #FC9000 !important;
}

.contact-padding-row {
    background: #FFF;
    overflow: hidden;
    margin: 30px -15px;
}

.contact-padding-row-content-left {
    padding: 30px 20px;
    color: #333 !important;
}

.contact-padding-row-content-left h2 {
    margin-left: 0;
}

.contact-padding-row-content-right {
    padding: 0 !important;
}


/*product new*/

dd.productmetavalue,
dt.productmeta {
    line-height: 33px;
}

dt.productmeta {
    font-weight: bold;
    color: #d43f3a;
}

p.productsalestel {
    padding: 10px 0 0 15px;
}

.product-feature {
    padding: 5px 20px 5px 85px;
}

.product-feature h3 {
    font-weight: bold;
    padding: 0;
}

.product-feature-automatic {
    background: url("../../../images/feature-automatic.jpg") 10px center no-repeat;
}

.product-feature-effective {
    background: url("../../../images/feature-effective.jpg") 10px center no-repeat;
}

.product-feature-environment-protection {
    background: url("../../../images/feature-environmentprotection.jpg") 10px center no-repeat;
}

.product-feature-lower-cost {
    background: url("../../../images/feature-saving.jpg") 10px center no-repeat;
}

.product-feature-cube {
    background: url("../../../images/feature-cube.jpg") 10px center no-repeat;
}

.product-feature-lower-investment {
    background: url("../../../images/feature-lower-investment.jpg") 10px center no-repeat;
}

.product-feature-resistant {
    background: url("../../../images/feature-resistant.jpg") no-repeat 10px center;
}

.product-feature-expert {
    background: url("../../../images/feature-expert.jpg") no-repeat 10px center;
}

.product-relarticle ul li {
    display: inline-block;
    padding-left: 25px;
}

.product-relarticle ul li i {
    margin-right: 5px;
}

.product-relarticle  a {
    display: inline-block;
    width:90%;
    line-height: 2em;;
    border-bottom: 1px dashed #1755a2;
}

.article-image-border,
.product-content img {
    padding: 8px;
    border: 1px solid #EAEAEA;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    margin: 0 auto;
}

.side-service {
    color: #333;
    position: fixed;
    height: auto;
    width: 150px;
    right: 15px;
    bottom: 50px;
    background: rgba(234, 234, 234, 0.8);
    border-radius: 5px;
    border: 0.5px solid #e2e2e2;
}

.side-service img {
    margin: 0 auto;
    padding: 10px;
}

.side-service&gt;p {
    margin: 0;
    width: 100%;
    font-weight: normal;
    text-align: center;
    line-height: 2em;
}

.side-service .close {
    margin-top: -25px;
}

.side-cto-wechat-qrcode {
    width: 100%;
    padding: 10px 0 2px 0;
    overflow: hidden;
}

#tagscloud {
    width: 100%;
    height: 260px;
    position: relative;
    color: #333;
    margin: 20px auto 0;
    text-align: center;
}

#tagscloud a {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #333;
    text-decoration: none;
    margin: 0 5px 10px 0;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    padding: 1px 5px;
    display: inline-block;
    border-radius: 3px;
    white-space: nowrap;
}

#tagscloud a.tagc1 {
    background: #666;
    color: #fff;
}

#tagscloud a.tagc2 {
    background: #F16E50;
    color: #fff;
}

#tagscloud a.tagc3 {
    background: #006633;
    color: #fff;
}

#tagscloud a.tagc4 {
    background: #9cb945;
}

#tagscloud a.tagc5 {
    background: #fbcb09;
    color: #000;
}

#tagscloud a:hover {
    color: #fff;
    background: #0099ff;
}

@media (min-width: 768px) {
    .navbar-nav {
        float: right;
    }
}

@media (max-width: 576px) {
    /* .site-header .yndzkjnavbar a {
        color: #FFF !important;
        background: #1755a2 !important;
    } */
    .navbar-header {
        color: #FFF !important;
        background: #1755a2 !important;
    }
    .site-header .yndzkjnavbar li a {
        color: #FFF !important;
        background: #1755a2 !important;
        text-align: center;
    }
    .navbar-default .navbar-brand h1 {
        color: #FFF !important;
        background: url(../images/logo-small.png) no-repeat left 0px !important;
    }
    .navbar-header {
        margin-left: 0;
    }
    .index-row-box .index-row-box-content {
        padding: 15px 5px !important;
    }
    .index-row-box h2 {
        /* margin-top: 50px; */
        font-size: 2rem;
        line-height: 1.3;
        /* text-align: center; */
    }
    .index-product-card {
        padding: 5px;
    }
    .index-product-card .index-product-card-text {
        padding: 10px;
    }
    .index-product-card .index-product-card-text h3 {
        font-size: 1.5rem;
    }
    .index-product-card .index-product-card-text .index-product-card-advantage {
        font-size: 1.2rem;
    }
    .index-company-intro-container,
    .index-techlib-container {
        margin-left: -15px !important;
        margin-right: -15px !important;
        padding-bottom: 40px;
    }
    .index-row-box .index-techlib-content .index-techlib-left li a,
    .index-row-box .index-techlib-content .index-techlib-right li a {
        text-align: left;
        padding: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .index-case-card {
        padding: 10px !important;
    }
    .index-row-box-content .index-case-card a {
        padding: 0px;
        border-radius: 0;
    }
    .index-case-card-title {
        /* margin-left: 5px; */
        text-align: center;
    }
    .index-techlib-container {
        padding-bottom: 30px;
    }
    .post {
        padding: 30px 20px 30px 20px;
        margin-bottom: 30px;
        text-align: justify;
    }
    .post h1 {
        font-size: 1.5em;
        line-height: 2em;
    }
    .post h2 {
        font-size: 1.3em;
        line-height: 2em;
    }
    .query-form-list {
        margin-bottom: 10px;
    }
    .query-form-list:nth-child(1) {
        border-right: 0;
    }
}</pre></body></html>